projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2018-04-15
Timm Bäder
frame: Stop saving label and child allocation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Timm Bäder
Remove gtk_render_icon_surface
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Timm Bäder
widget: Use _set_has_tooltip everywhere
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Timm Bäder
widget: Use priv pointer directly
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Timm Bäder
widget: Update docs to mention ::draw less
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Christoph Reiter
Revert "ci: Enable the a11y test suite"
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Matthias Clasen
font chooser: Allow tweaking fractions
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Emmanuele Bassi
ci: Enable the a11y test suite
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Emmanuele Bassi
tests: Update the expected a11y dump results
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Emmanuele Bassi
tests: Split out the accessibility dump tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Emmanuele Bassi
ci: Use a common section for Flatpak jobs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
GskRenderer: Plug a memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
flowbox: Remove unnecessary queue_draw call
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
paned: Remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
build: Print summary last
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
gl renderer: Don't use texture ids in glBindFramebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
snapshot: don't create offset nodes inside offset nodes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
gl renderer: Increase GArray size by 2 up front
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
widget: Avoid a dead assignment
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Timm Bäder
tooltip: Avoid some possibly uninitialized values
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Aron Xu
po: fix zh_CN translation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Benjamin Otte
wayland: Don't freeze the frame clock too early
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
gdk: Remove gdk_surface_create_similar_image_surface()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
gdk: Remove gdk_cairo_surface_create_from_pixbuf()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
widget-factory: Use a pixbuf instead of a surface
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
testgtk: Don't set cairo surfaces as icons
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
gdk: Remove gdk_cairo_get_drawing_context()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
tests: Use gdk_texture_save_to_png() where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
texture: Add gdk_texture_save_to_png()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Benjamin Otte
drawingcontext: Remove unused APIs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Christoph Reiter
ci: allow flatpak jobs to fail for now
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Timm Bäder
scrolledwindow: Fix indicator revealing
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Timm Bäder
gl renderer: Slightly change ops_offset behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Timm Bäder
gl renderer: Don't draw all rounded clip nodes to a...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Руслан Ижбулатов
GDK W32: Fix a missing weak referencing
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Emmanuele Bassi
Merge branch 'gitlab-ci-ccache-again' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Emmanuele Bassi
Simplify the Wayland code generation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Christoph Reiter
gitlab-ci: Reenable ccache but disable it during the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Timm Bäder
gl renderer: Render everyhing according to MV scale
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Timm Bäder
gl renderer: Remove unused field
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Emmanuele Bassi
ci: Update container to Fedora 28
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Not all toplevels are containers
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Only start/stop idle sizers for toplevels
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Move frame clock handling to vfunc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Remove gtk_widget_set_realized()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
gtk: Chain up in toplevels' realize
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Make gtk_widget_real_realize() stricter
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Assert unrealizing
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Remove unused member
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
container: Remove gtk_container_maybe_start_idle_sizer()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
container: Remove gtk_container_queue_resize_handler()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
container: Use maybe_start_idle_sizer()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
window: Don't queue resize handler
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
widget: Don't queue resize handler twice
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Benjamin Otte
container: Don't store the resize clock
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Benjamin Otte
Merge branch 'gitlab-ci-mingw' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Christoph Reiter
gitlab-ci: Add a 32bit mingw build
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Emmanuele Bassi
Terminate strncpy() buffers correctly
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Benjamin Otte
wayland: Factor out frame timings request code
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Benjamin Otte
filechooserbutton: Fix reserved pointers
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Benjamin Otte
ffmpeg: Fix compile warnings for newest version
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
vulkancontext: Add new error enum
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
widgetfocus: Use gtk_widget_compute_bounds
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
widget: Remove _get_own_allocation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
widget: Remove gtk_widget_get_own_allocation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
widget: Remove get_own_allocation usages
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
notebook: Use compute_bounds
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
popover: Use gtk_widget_compute_bounds
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
toolbar: Avoid a get_own_allocation call
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
widget: Fix typo in compute_bounds docs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Timm Bäder
gdk: Protect against negative GDK_SCALE values
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Руслан Ижбулатов
GDK W32: use clock after_paint signal for timing updates
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Emmanuele Bassi
docs: Link to GResource
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Daniel Boles
docs/reference/gtk/getting_started: cgit => GitLab
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Руслан Ижбулатов
GDK W32: set update frequency and timestamp
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Daniel Boles
AccelGroup: Remove @See_also of deleted function
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Benjamin Otte
css: Clipping changes don't need a queue_allocate(...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Benjamin Otte
entry: Stop being activatable
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Daniel Boles
Merge branch 'master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Sébastien Villemot
gdk_x11_display_get_monitor: fix monitor number test...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
glcontext: Store the buffer age regions in the GL context
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
vulkan: Use new resize vfunc to recreate swapchain
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
drawcontext: Add a surface_resized() vfunc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
surface: Track all draw contexts created for the surface
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
widget: Don't do a 0-size check before snapshotting
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
testmodelbutton: Test :centered, :icon, :inverted
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
testmodelbutton: Fix wrongly overridding MB child
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
ModelButton: Use WARN_INVALID_PROPERTY, not assert
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
ModelButton: Fix type Wether => Whether
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
testmodelbutton: Add explanatory comments to CSS
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
ModelButton: Protect against nonsensical gbooleans
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
tests/testmodelbutton: Add this
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Timm Bäder
Merge branch 'wip/sadiq/fixes' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Mohammed Sadiq
listbox: Fix signal name in documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Rico Tzschichholz
Fix some g-i annotation warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Timm Bäder
menu: Avoid an invalid read
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Timm Bäder
lockbutton: Remove priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Timm Bäder
widgetbowl: Add switch demo
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
gtk-demo: Redo viewing of resources
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
video: Add autoplay and loop boolean properties
commit
|
commitdiff
|
tree
|
snapshot
next